Part (A)
Using Html server controls develop a web form that displays a rectangle {refer to book page 148}. Write appropriate event handler code that detects the location at which the user has clicked.
Part (B)
Modify code developed in Part (A) to identify regions of the circle. [Hint:] Use Screen coordinates, Cartesian coordinates and Polar coordinates